Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Black version #274

Merged
merged 2 commits into from
Feb 8, 2022
Merged

Bump Black version #274

merged 2 commits into from
Feb 8, 2022

Conversation

harripj
Copy link
Collaborator

@harripj harripj commented Feb 7, 2022

Description of the change

Black has recently been updated to a stable build. In this update spaces around power operators are removed automatically. I have reformatted the repository black . so that the CI code check is happy for future PR. The black version number in pre-commit-config.yaml has been bumped.

Closes #273.

Progress of the PR

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the
    unreleased section in CHANGELOG.rst.

@harripj harripj added the dev Package maintenance label Feb 7, 2022
@harripj harripj changed the title Update Black version Bump Black version Feb 7, 2022
Copy link
Member

@hakonanes hakonanes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I'll merge tomorrow unless someone has some inputs.

@hakonanes hakonanes added this to the v0.8.1 milestone Feb 7, 2022
@hakonanes hakonanes mentioned this pull request Feb 7, 2022
7 tasks
@hakonanes hakonanes merged commit 0fa14d1 into pyxem:master Feb 8, 2022
@harripj harripj deleted the black_formatting_update branch February 18, 2022 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Package maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch code style to stable release of Black
2 participants